The request body is of type AddToCart.
Request Body Parameters
| Name | Description | Data Type | 
|---|---|---|
| Item_ID | xml:int | |
| Qty | xml:int | 
            | Method | AddToCart | 
The request body is of type AddToCart.
| Name | Description | Data Type | 
|---|---|---|
| Item_ID | xml:int | |
| Qty | xml:int | 
// Sample MakeAJAXCall #region ADMCheckEmailAddress // Sample MakeAJAXCall
The response body is of type AddToCartResponse.
| Name | Description | Data Type | 
|---|---|---|
| AddToCartResult | A string value containing a JSON object. Sample response here  | xml:string |